home *** CD-ROM | disk | FTP | other *** search
- inherited FrameSerial: TFrameSerial
- inherited Label1: TLabel
- Width = 146
- Caption = 'Customer Information'
- end
- inherited Label2: TLabel
- Width = 305
- Height = 17
- AutoSize = False
- Caption = 'Please enter your name, e-mail address and serial number'
- end
- object Label3: TLabel
- Left = 16
- Top = 80
- Width = 54
- Height = 13
- Caption = 'User name:'
- end
- object Label4: TLabel
- Left = 16
- Top = 120
- Width = 72
- Height = 13
- Caption = 'E-Mail address:'
- end
- object Label5: TLabel
- Left = 16
- Top = 168
- Width = 67
- Height = 13
- Caption = 'Serial number:'
- end
- object Label6: TLabel
- Left = 92
- Top = 185
- Width = 11
- Height = 11
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Marlett'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 180
- Top = 185
- Width = 11
- Height = 11
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Marlett'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 268
- Top = 185
- Width = 11
- Height = 11
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Marlett'
- Font.Style = []
- ParentFont = False
- end
- object JREdit1: TJREdit
- Left = 16
- Top = 96
- Width = 337
- Height = 21
- TabOrder = 0
- BorderWidth = 3
- end
- object JREdit2: TJREdit
- Left = 16
- Top = 136
- Width = 337
- Height = 21
- TabOrder = 1
- BorderWidth = 3
- end
- object JREdit3: TJREdit
- Left = 16
- Top = 184
- Width = 73
- Height = 21
- MaxLength = 5
- TabOrder = 2
- BorderWidth = 3
- end
- object JREdit4: TJREdit
- Left = 104
- Top = 184
- Width = 73
- Height = 21
- MaxLength = 5
- TabOrder = 3
- BorderWidth = 3
- end
- object JREdit5: TJREdit
- Left = 192
- Top = 184
- Width = 73
- Height = 21
- MaxLength = 5
- TabOrder = 4
- BorderWidth = 3
- end
- object JREdit6: TJREdit
- Left = 280
- Top = 184
- Width = 73
- Height = 21
- MaxLength = 5
- TabOrder = 5
- BorderWidth = 3
- end
- end
-